home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Windows marzen / Macro ToolsWorks 6.31 / tworks.exe / DialUp.dll / REGISTRY / 103 (.txt)
InstallShield Script  |  2003-06-03  |  535b  |  11 lines

  1.     DialUp.DialUpServices.1 = s 'DialUpServices Class'
  2.         CLSID = s '{5C048FE5-9246-42D6-B87D-A363F1B0825B}'
  3.     DialUp.DialUpServices = s 'DialUpServices Class'
  4.         CLSID = s '{5C048FE5-9246-42D6-B87D-A363F1B0825B}'
  5.     NoRemove CLSID
  6.         ForceRemove {5C048FE5-9246-42D6-B87D-A363F1B0825B} = s 'DialUpServices Class'
  7.             ProgID = s 'DialUp.DialUpServices.1'
  8.             VersionIndependentProgID = s 'DialUp.DialUpServices'
  9.             InprocServer32 = s '%MODULE%'
  10.                 val ThreadingModel = s 'both'
  11.